home *** CD-ROM | disk | FTP | other *** search
/ AmigActive 24 / AACD 24.iso / AACD / Graphics / vcdimager / NEWS < prev    next >
Text File  |  2001-07-02  |  7KB  |  280 lines

  1. $Id: NEWS,v 1.36 2001/06/30 21:27:18 hvr Exp $
  2.  
  3. see ChangeLog for more information
  4.  
  5. version 0.7.7 (unstable/development)
  6. ====================================
  7. 2001-06-30
  8.  
  9. * be more tolerant about ISO9660 fs, when disassembling images
  10. * implemented cdrdao style split image file writer
  11. * fixed item____.mpg enumeration bug exposed on multisegment SPIs
  12. * implemented/added (untested) auto play flag/xml tag
  13. * match enumeration of ISO9660 entries for ripped mpeg streams files
  14.  
  15. version 0.7.6 (unstable/development)
  16. ====================================
  17. 2001-06-16
  18.  
  19. * fixed boundary checks for segment play items
  20. * fix/workaround for cygwin stack bug exposed in vcddebug
  21. * made vcd30 mpegav more accurate
  22.  
  23. version 0.7.5 (unstable/development)
  24. ====================================
  25. 2001-06-12
  26.  
  27. * major documentation improvement
  28. * implemented creation of directories
  29. * new 'update scan offsets' option for fixing scan offset data in
  30.   video mpeg2 streams
  31. * more verbose info on mpeg errors
  32.  
  33. version 0.7.4 (unstable/development)
  34. ====================================
  35. 2001-06-07
  36.  
  37. * added checks for scan information data in mpeg2 streams
  38. * create extended PBC including selection areas
  39. * fixed creation of invalid XML
  40. * parsing of selection areas in vcdxrip implemented
  41. * fixed ISO9660 pathtable ordering
  42. * cleanups/bugfixes
  43.  
  44. version 0.7.3 (unstable/development)
  45. ====================================
  46. 2001-06-02
  47.  
  48. * implemented ISO9660 fs extraction
  49. * enhanced vcddebug to display extended PBC files and dump fs
  50.   structure with XA flags
  51. * fixed some XA flags related misunderstandings
  52. * fixed handling of unordered aps presentation timestamps (which fixes
  53.   entry point calculation)
  54. * fixed XML output of filesystem dump
  55.  
  56. version 0.7.2 (unstable/development)
  57. ====================================
  58. 2001-05-31
  59.  
  60. * vcddebug: fixed for pbc less vcds
  61. * improved subheader generation for SPIs
  62. * handle hybrid stills better
  63. * implemented option-tag parsing
  64. * new <option name="relaxed aps" value="true"/> for relaxed aps
  65.   constrains (see manual on access point sectors as well for important
  66.   warnings) 
  67. * handle truncated streams more tolerant
  68. * started updating manual
  69. * 'broken svcd mode' xml-<option> splitted up into "svcd vcd30 mpegav"
  70.   and "svcd vcd30 entrysvd" (see manual as well)
  71.  
  72. version 0.7.1 (unstable/development)
  73. ====================================
  74. 2001-05-27
  75.  
  76. * fixed broken entry id resolving
  77. * read support for NRG images added
  78. * support for rejected PBC items implemented
  79. * replaced vcdrip by vcddebug
  80. * added (previously) missing IO error detection for output in vcdxrip
  81. * minor cleanups
  82.  
  83. version 0.7.0 (unstable/development)
  84. ====================================
  85. 2001-05-24
  86.  
  87. * dummy PBC generation disabled for classic vcdimager frontend 
  88.   (use vcdxgen instead)
  89. * warn if labels are non-conforming
  90. * use PTS times instead of inaccurate GOP timecodes
  91. * support for segment items added
  92. * support for additional entry points added
  93. * support for (auto)pause points added
  94. * (full) PBC support (including playlists, menus/selections) added
  95. * new XML based frontend(s) added (vcdxgen, vcdxbuild, vcdxrip)
  96.  
  97. version 0.6.2 (stable)
  98. ======================
  99. 2001-05-15
  100.  
  101. * improved SPI ripping
  102. * fixed ripping of vcds with additional entry points
  103. * made album set parameters configurable by commandline
  104. * mpeg padding on the fly implemented
  105. * create /EXT/SCANDATA.DAT for SVCD (disabled for VCD2.0)
  106. * detect audio streams
  107. * mpeg scanning code rewritten
  108. * minor XVCD & XSVCD support improvements
  109.  
  110. version 0.6.1 (stable)
  111. ======================
  112. 2001-05-01
  113.  
  114. * compilation fixes
  115. * fixed wrong SVCD/TRACKS.SVD creation for multitrack SVCDs
  116. * fixed support for writing 2336 based images
  117. * minor SVCD related conformance fixes
  118. * minor vcdrip improvements
  119.  
  120. version 0.6.0 (stable)
  121. ======================
  122. 2001-04-15
  123.  
  124. * implemented --rip-spi operation  
  125. * give up on invalid mpeg packets when scanning mpeg
  126. * fixed directory section growing into karaoke area
  127.  
  128. version 0.5.9beta4
  129. ==================
  130. 2001-03-18
  131.  
  132. * improved manual
  133. * added 2336 byte sectors support to vcdrip
  134. * fixed fd-leaking when adding files
  135. * fixed maximal cd image size boundary check
  136. * fixed zero file size bug
  137. * handle play times >= 100 mins (for svcd)
  138. * fixed pathtable entry ordering
  139. * added experimental --add-dir feature to vcdimager
  140.  
  141. version 0.5.9beta3
  142. ==================
  143. 2001-03-11
  144.  
  145. * improved packaging
  146. * minor portability fixes for non-gcc compiler
  147. * included popt library
  148. * minor fixes
  149.  
  150. version 0.5.9beta2
  151. ==================
  152. 2001-01-21
  153.  
  154. * fixed empty last block bug with --add-file
  155. * minor vcdrip improvements
  156. * scandata.dat scantable support for vcd 2.0
  157. * extended psd & lot for vcd 2.0
  158. * added handling of 2ndary audio channel and OGT (subtitles)
  159.  
  160. version 0.5.9beta1
  161. ==================
  162. 2001-01-15
  163.  
  164. * fixed padding packet losing bug in vcdrip
  165. * fixed misplaced MPEGAV-isofs offset bug introduced in alpha4
  166. * minor improvements in mpeg scanning code
  167.  
  168. version 0.5.9alpha4
  169. ===================
  170. 2001-01-13
  171.  
  172. * major vcdrip dump output improvement
  173. * VCD1.1 compatibility improved
  174. * fixed I/O error handling
  175. * added --broken-svcd-mode compatibility (mis)feature
  176. * search.dat transposition fix
  177.  
  178. version 0.5.9alpha3
  179. ===================
  180. 2001-01-06
  181.  
  182. * improved ISO9660 file addition facility
  183. * minor ISO9660 file entry ordering fix
  184. * minor documentation improvements
  185. * big endian fix for struct bitsets
  186. * new option '--quiet' for vcdimager cli fe
  187. * fixed --add-file-2336 bug
  188.  
  189. version 0.5.9alpha2
  190. ===================
  191. 2001-01-03
  192.  
  193. * creation of scanpoints for SVCDs
  194. * compilation fix for cygwin environment
  195. * vcdrip SVCD detection improved
  196. * oversize warnings
  197.  
  198. version 0.5.9alpha1
  199. ===================
  200. 2000-12-23
  201.  
  202. * 2336-byte-sector image support
  203. * improved cli frontend (progress visualization, short options)
  204. * experimental SVCD support
  205. * improved VCD 2.0 and VCD 1.1 support
  206. * started gnome-- frontend (non functional yet!)
  207. * bugfixes
  208. * vcdrip utility
  209. * removed glib dependancy from cli frontend
  210.  
  211. version 0.5
  212. ===========
  213. never released 
  214.  
  215. * major rewrite
  216.  
  217. version 0.4
  218. ===========
  219. 2000-08-27
  220.  
  221. * CD-i support enabled by default with default cdi path
  222. * added short options
  223. * improved portability
  224.  
  225. version 0.4alpha4
  226. =================
  227. 2000-08-25
  228.  
  229. * added simple support for video format detection/warnings
  230. * added PAL support
  231.  
  232. version 0.4alpha3
  233. =================
  234. 2000-08-25
  235.  
  236. * fixed missing EOF subheader marking
  237. * improved logging output
  238. * internal bugfixes/restructuring
  239.  
  240. version 0.4alpha2
  241. =================
  242. 2000-08-24
  243.  
  244. * custom file support bugfix
  245. * fixed wrongly reported start sectors in verbose output
  246. * internal bugfixes
  247.  
  248. version 0.4alpha1
  249. =================
  250. 2000-08-22
  251.  
  252. * big endian fix
  253. * supports upto 98 mpeg tracks (of previously 33 possible tracks)
  254. * more CD-ROM XA compliance/fix
  255. * CD-i support
  256. * experimental support for adding custom files to ISO9660 fs
  257.  
  258. version 0.3
  259. ===========
  260. 2000-08-16
  261.  
  262. * EDC/ECC calculation bug fixed
  263. * portability fixes
  264.  
  265. version 0.2
  266. ===========
  267. 2000-08-14
  268.  
  269. * fixed a few core dumps
  270. * --bin-file= option bug fixed
  271. * more verbose warnings/error messages
  272.  
  273. version 0.1
  274. ===========
  275. 2000-08-13
  276.  
  277. * initial public release
  278.  
  279. --
  280.